Skip to content

Add pgxcli to Database Tools section#6292

Merged
github-actions[bot] merged 1 commit intoavelino:mainfrom
Balaji01-4D:add-pgxcli
May 1, 2026
Merged

Add pgxcli to Database Tools section#6292
github-actions[bot] merged 1 commit intoavelino:mainfrom
Balaji01-4D:add-pgxcli

Conversation

@Balaji01-4D
Copy link
Copy Markdown
Contributor

Required links

Provide the links below. Our CI will automatically validate them.

Pre-submission checklist

  • I have read the Contribution Guidelines
  • I have read the Quality Standards

Repository requirements

These are validated automatically by CI:

  • The repo has a go.mod file and at least one SemVer release (v0.1.0).
  • The repo has an open source license.
  • The repo documentation has a pkg.go.dev link.
  • The repo documentation has a goreportcard link (grade A- or better).
  • The repo documentation has a coverage service link.

These are recommended and reported as warnings:

  • The repo has a continuous integration process (GitHub Actions).
  • CI runs tests that must pass before merging.

Pull Request content

These are validated automatically by CI:

  • This PR adds/removes/changes only one package.
  • The package has been added in alphabetical order (between pgweb and prep).
  • The link text is the exact project name.
  • The description is clear, concise, non-promotional, and ends with a period.
  • The link in README.md matches the forge link above.

Category quality

  • The packages around my addition still meet the Quality Standards.

Copilot AI review requested due to automatic review settings May 1, 2026 07:56
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

Automated Quality Checks

Required checks

Repo: accessible, has go.mod and SemVer release
pkg.go.dev: OK
Go Report Card: OK (grade unknown)

Additional checks

License: MIT
Maturity: repo has 5+ months of history
CI/CD: GitHub Actions workflows detected
README: present
Coverage: link accessible

These checks are automated and do not replace maintainer review. See CONTRIBUTING.md for full guidelines.


PR Diff Validation

Content checks

Files changed: only README.md
Single item: one package added
Link consistency: README link matches forge link in PR body
Link text: matches repository name
Description: ends with punctuation
Description tone: no promotional language detected
Category size: Database Tools has 21 items

Automated diff validation — does not replace maintainer review.

@github-actions github-actions Bot merged commit 9366992 into avelino:main May 1, 2026
10 of 11 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the pgxcli project to the README’s Database Tools section, expanding the curated list of Go database tooling.

Changes:

  • Add a new README entry for pgxcli under Database Tools (alphabetically between pgweb and prep).

Comment thread README.md
- [onedump](https://github.com/liweiyi88/onedump) - Database backup from different drivers to different destinations with one command and configuration.
- [pg_timetable](https://github.com/cybertec-postgresql/pg_timetable) - Advanced scheduling for PostgreSQL.
- [pgweb](https://github.com/sosedoff/pgweb) - Web-based PostgreSQL database browser.
- [pgxcli](https://github.com/Balaji01-4D/pgxcli) - PostgreSQL CLI client written in Go, inspired by pgcli.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants